找诗词>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
    在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
    当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。
  • Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
    单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。
  • Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
    也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
  • A machine language consists of primitive operations that a computer can perform directly.
    机器语言是由计算机可以直接执行的原语操作组成的。
  • A single computer instruction that results in a series of instructions in machine language.
    一个单一的计算机指令可引起一系列的机器语言指令。
  • High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
    高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。
  • Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
    汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。
  • In computer programming, sections of assembler, or machine language, embedded into a high level language program.
    在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。